ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartSerializer<TControl> Class
Members

In This Topic
    C1ChartSerializer<TControl> Class
    In This Topic
    Object Model
    C1ChartSerializer<TControl> Class
    Syntax
    'Declaration
     
    Public Class C1ChartSerializer(Of TControl) 
       Inherits C1.Web.Wijmo.Controls.Base.C1BaseSerializer(Of TControl,Object,Object)
    public class C1ChartSerializer<TControl> : C1.Web.Wijmo.Controls.Base.C1BaseSerializer<TControl,object,object> 
    Type Parameters
    TControl
    Inheritance Hierarchy
    See Also